func internal/poll.runtime_pollReset

2 uses

	internal/poll (current package)
		fd_poll_runtime.go#L27: func runtime_pollReset(ctx uintptr, mode int) int
		fd_poll_runtime.go#L68: 	res := runtime_pollReset(pd.runtimeCtx, mode)